| Package | Description |
|---|---|
| negotiator.boaframework | |
| negotiator.boaframework.agent | |
| negotiator.qualitymeasures |
| Modifier and Type | Method and Description |
|---|---|
java.util.HashSet<Pair<java.lang.String,java.math.BigDecimal>> |
BOAparameter.getValuePairs()
Returns all values of the parameters which satisfy
[Lowerbound:Stepsize:Upperbound].
|
| Modifier and Type | Field and Description |
|---|---|
java.util.ArrayList<Pair<Bid,java.lang.String>> |
BOAagent.savedOutcomes
used to store MAC outcomes
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Pair<java.lang.Integer,BidDetails>> |
Trace.getOfferedBids() |
| Modifier and Type | Method and Description |
|---|---|
void |
Trace.setOfferedBids(java.util.ArrayList<Pair<java.lang.Integer,BidDetails>> offeredBids) |